
@media(min-width: 993px) {
	header.scrolled {
	    background: #fff;
	    box-shadow: 1px 1px 5px #ececec;
	}
	header.scrolled .logo img {
	    max-width: 100px;
	}
	header.scrolled .phone-menu {
		margin-top: 15px;
	}
	header.scrolled .phone-menu .phone {
	    margin-top: 5px;
	}
	header.scrolled .phone-menu .open-menu {
		float: right;
	}


}


@media(min-width: 1400px) {
	
	html {
	    height: 100%;
	}
	body {
	    padding-bottom: 270px;
	    position: relative;
	    margin: 0;
	    min-height: 100%;
	}
	/*body.homepage {
	    padding-bottom: 270px;
	}*/
	footer {
	    position: absolute;
	    right: 0;
	    bottom: 0;
	    left: 0;
	}

	.home-hero .text h1 {
	    font-size: 60px;
	}
	.home-hero .text h1 span {
	    width: 500px!important;
    	height: 62px!important;
	}

}	


@media(max-width: 1200px) {
	.our-story .line h3 {
	    margin-top: 0;
	}
}


@media(max-width: 992px) {

	header.scrolled {
	    position: absolute;
	}
	.home-hero .text h1 {
	    font-size: 40px;
	}
	.home-section-logos .logos .item img {
	    max-height: 70px;
	}
	.full-cta {
		margin-top: 0;
	}
	.default-text {
	    padding-bottom: 0;
	}

	.sitemap .links a {
		font-size: 16px;
	}

	ul.two li {
	    width: 100%;
	    float: none;
	    padding-right: 0;
	}
	ul.three li {
		width: 50%;
	}
	ul.four li {
		width: 33%;
	}

	.trainings .line {
	    display: block;
	    margin: 0;
	    margin-bottom: 50px;
	}
	.trainings .image500 {
	    display: block;
	    width: auto;
	    float: none;
	    margin: 0;
	    padding: 0;
	}
	.trainings .line .text h2 {
	    margin-top: 20px;
	}
	.trainings .line .text {
	    float: none;
	    width: initial;
	}

	.image500 {
	    width: 50%;
	    margin-right: 10px;
	    padding-right: 10px;
	}

}



@media(max-width: 767px) {

	h1 {
	    font-size: 30px;
	}
	h2 {
	    font-size: 25px;
        margin: 20px 0;
	}
	h3 {
	    font-size: 22px;
        margin: 20px 0;
	}

	p, li {
	    font-size: 16px;
	}

	.image-half, .img-half, .half-img, .half-image {
	    display: inline-block;
	    width: 100%;
	    float: none;
	    margin: 0;
	    padding: 0;
	    margin-bottom: 15px;
	}
	.image-half.image-right, .img-half.image-right, .half-img.image-right, .half-image.image-right {
		float: none;
		margin: 0;
		padding: 0;
		margin-bottom: 15px;
	}

	.section-title {
	    padding: 0;
	    background: none;
	    margin-bottom: 0;
	}
	.turfblox-page .section-title,
	.injuries-pain-management-page .section-title {
		background: none;
	}

	.text-section {
	    padding: 20px 0;
	}

	.center-buttons a,
	.buttons-center a,
	.default-button {
		font-size: 17px;
	}

	header .logo img {
	    max-width: 150px;
	}
	header .phone-menu {
	    margin-top: 10px;
	}
	header .phone-menu .phone a {
	    font-size: 20px;
	}
	header .menu {
		width: 250px;
	}
	header .menu ul li a {
		font-size: 16px;
	}
	header .menu .close-menu i {
		font-size: 15px;
	}

	header {
		position: relative;
	    -webkit-transition: none;
	    -moz-transition: none;
	    -ms-transition: none;
	    transition: none;
	}
	header * {
	    -webkit-transition: none;
	    -moz-transition: none;
	    -ms-transition: none;
	    transition: none;
	}
	header.scrolled {
	    position: relative;
	}

	footer p {
	    font-size: 14px;
	}
	footer .socials .item a {
	    font-size: 25px;
	}

	ul.three li {
	    width: 100%;
	    float: none;
	    padding-right: 0;
	}
	ul.four li {
		width: 50%;
	}

	.home-hero .text h1 {
	    font-size: 25px;
	    margin: 20px 0;
	}
	.home-hero .hp-top-video {
	    max-height: initial;
	    overflow: auto;
	}
	.home-hero .hp-top-video video {
	    display: none;
	}
	.home-hero .overlay {
	    position: relative;
	}

	.home-section1 p.big {
	    font-size: 20px;
	    font-weight: 500;
	}


	.carousel-testimonials .flex-direction-nav i {
	    font-size: 22px;
	}
	.carousel-testimonials .owl-carousel {
	    max-width: 94%;
	}

	.home-section-logos {
		padding: 0;
	}
	.home-section-logos .logos .item {
	    margin: 15px;
	}
	.home-section-logos .logos .item img {
	    max-height: 50px;
	}

	.full-cta p {
	    font-size: 17px;
	}

	.image300 {
	    width: 250px;
	    margin-right: 10px;
	    padding-right: 10px;
	}
	.image300.right, .image400.right {
	    margin-left: 10px;
	    padding-left: 10px;
	}
	.image500 {
	    display: block;
	    width: auto;
	    float: none;
	    margin: 0;
	    padding: 0;
	    margin-bottom: 15px;
	}
	.image500.image-right, .image500.right {
		float: none;
	    margin: 0;
	    padding: 0;
	    margin-bottom: 15px;
	}

	.testimonials-image {
		margin-top: 0;
	}
	.testimonials-list .item .quote {
	    font-size: 16px;
	}
	.testimonials-image .item p.name {
	    font-size: 18px;
	    margin: 5px 0;
	}

	.contact-form label {
	    font-size: 15px;
	}
	.contact-form input {
	    font-size: 16px;
	    padding: 10px;
	}
	.contact-form label.error {
	    font-size: 14px;
	}

	.search-results .result .text a.title {
	    font-size: 17px;
	}
	.search-results .result .text a.title br {
		display: none;
	}
	.search-results .result .text p {
	    font-size: 15px;
	}

	.sitemap .links a {
	    width: 50%;
	}

	.blogs .item p.title {
		font-size: 17px;
	}

	.tools .item p.title {
		font-size: 18px;
	}

}



@media(max-width: 600px) {

	ol, ul {
	    padding-left: 20px;
	}

	.image300,
	.image300.right, 
	.image400.right {
	    margin: 0;
	    padding: 0;
	    width: 100%;
	    float: none;
	}
	.our-story .line h3 {
	    margin: 15px 0px;
	}
	.our-story .line {
	    margin-bottom: 30px;
	}

	.error-404 form input {
	    width: calc(100% - 80px);
	    height: 45px;
	    font-size: 16px;
	}
	.error-404 form button {
	    width: 80px;
	    font-size: 15px;
	    height: 45px;
	}
	.sitemap .links a {
	    width: 100%;
	    float: none;
	}

	ul.four li {
	    width: 100%;
	    float: none;
	    padding-right: 0;
	}

}



@media(max-width: 450px) {
	
	header .logo img {
	    max-width: 130px;
	}
	header .phone-menu .phone a i {
	    display: none;
	}
	header .phone-menu .phone a {
	    font-size: 18px;
	    font-weight: bold;
	}
	header .phone-menu .phone {
	    padding-top: 5px;
	}
	header .phone-menu .open-menu {
		float: right;
	}

	h1 {
	    font-size: 25px;
	}
	h2 {
	    font-size: 22px;
	}

	.section-title h1.blog-title {
	    font-size: 22px;
	}

	.center-buttons a, .buttons-center a {
	    margin: 0 5px 10px;
	}
	.center-buttons a, .buttons-center a, .default-button {
	    font-size: 16px;
	}

	.home-hero .text h1 {
	    font-size: 22px;
	    margin: 20px 0;
	}
	.home-section1 p.big {
	    font-size: 18px;
	}
	.carousel-testimonials .owl-carousel {
	    max-width: 90%;
	}

	.testimonials-image {
		margin: 0;
	}
	.testimonials-image .item {
	    width: 100%;
	}
	.testimonials-list .item {
	    margin-bottom: 30px;
	}

}






























